Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have oximeter-producer re-export dropshot types in its interface #5933

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

ahl
Copy link
Contributor

@ahl ahl commented Jun 22, 2024

In testing out oxidecomputer/dropshot#1028, I've found some circularity challenges, e.g. omicron depends on crucible's dropshot version and crucible depends on omicron's dropshot version (via oximeter producer). I think this change makes the dependency cycle easier to break without e.g. having crucible temporarily depend on multiple versions of dropshot.

@ahl ahl requested review from davepacheco and bnaecker June 22, 2024 01:24
Copy link
Collaborator

@bnaecker bnaecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, thanks!

@ahl ahl merged commit 070391e into main Jun 22, 2024
19 checks passed
@ahl ahl deleted the common-dropshot branch June 22, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants